Skip to content

better apply macro#9

Merged
NoneSince merged 1 commit into
masterfrom
mabofoul/fix_apply_macro
Feb 2, 2024
Merged

better apply macro#9
NoneSince merged 1 commit into
masterfrom
mabofoul/fix_apply_macro

Conversation

@NoneSince

Copy link
Copy Markdown
Owner

src/construct_types.h: added "con_token" destructor
src/construct.cpp: free allocated memory
src/deconstruct.cpp: remove to_lower() function and usage
src/reconstruct.cpp: same apply-macro logic but better code. also fixed issue of using "_" as a split between words.
examples/.con: using macros for magic numbers
examples/
.asm: showing the results of the example inputs

src/construct.cpp: free allocated memory
src/deconstruct.cpp: remove to_lower() function and usage
src/reconstruct.cpp: same apply-macro logic but better code
examples/*.con: using macros for magic numbers
examples/*.asm: showing the result of the example inputs
@NoneSince NoneSince merged commit d7327e3 into master Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant